/*==== Index css ====*/
.boxs{margin:15px 3px;display:block;border:#DDD solid 1px;background-color:#FCFCFC;border-bottom:#AAA solid 1px;border-radius:5px;box-shadow:0 2px 8px #DDD;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}
.boxs .tit{margin-top:1px;line-height:24px;padding:10px 15px;background:-webkit-linear-gradient(top,#f2f2f2,#EEE);border-bottom:#DDD solid 1px}

.boxs .box {margin:15px} .boxs .box dd{float:left} .boxs .box dd em a, .boxs .box dd li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .boxs .box dd img{width:150px;height:100px;padding:2px;border:#CCC solid 1px} .boxs .box dd em a{width:150px;margin-bottom:4px} .boxs .box dd li a{width:230px}
.boxs .box dd li{background:url(../img/jt.gif) no-repeat left;text-indent:12px;height:26px;line-height:26px} .boxs .box dd .ur{position:relative;width:305px!important;margin:0 0 0 5px} .boxs .box dd .ur i{font-style:normal;position:absolute;right:0;font-size:12px;color:#666}
.boxs .box dd ul{margin:0 20px;width:230px} .boxs .box dd .ur a{display:inline-block;width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.boxs .box dd em{height:25px;line-height:25px;margin-bottom:10px;font-style:normal;font-size:12px;text-align:center}
.boxs .box dd .ur li{text-indent:6px!important}

.slide{position:relative;} .slideshow li{position:absolute;overflow:hidden;}
.slideshow span.title{position:absolute;margin-bottom:0;bottom:0;left:0;width:100%;height:32px;line-height:32px;font-size:14px;text-indent:10px;}
.slideshow span.title,.slidebar li{background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);color:#FFF;overflow:hidden;}
.slideshow li{display:none;} .slidebar{position:absolute;margin-top:5px;margin-left:5px;} .slidebar ul,li{list-style:none;}
.slidebar li{float:left;margin-right:1px;width:20px;height:20px;line-height:20px;text-align:center;font-size:10px;cursor:pointer;}
.slidebar li.on{background:rgba(255,255,255,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);color:#FFF;font-weight:700;}


@media screen and (min-width: 1200px) {
	.baidu_banner01{width:1200px;margin:0 auto;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.baidu_banner01{margin:0 15px 10px;}
}
@media screen and (max-width: 767px) {
	.boxs{margin:15px 0} .boxs .box dd:nth-child(3), .boxs .box dd:nth-child(4), .boxs .box dd:nth-child(5){display:none}
	.boxs .box{margin:15px 0} .boxs .box dd span{float:left;margin:0 20px} .boxs .box dd ul{width:100%;padding:0;margin:0} .boxs .box dd ul li{width:44%;float:left;overflow:hidden;margin:0 0 0 20px}  .boxs .box dd ul li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;display:block}
}